home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- LocalConfig = {
- ACTIONS = {
- open:;
- setTimeFrom:;
- setNetInfoFrom:;
- setRouterFrom:;
- setSecureFrom:;
- ok:;
- setIPAddrFrom:;
- setYPFrom:;
- setBroadcastFrom:;
- setHostFrom:;
- setNetmaskFrom:;
- revert:;
- };
- OUTLETS = {
- timeMatrix;
- netmaskText;
- broadcastMatrix;
- autoNetmaskButton;
- serverSwitch;
- ypText;
- myLocalDomain;
- hostText;
- ipText;
- autoHostTitle;
- autoIPTitle;
- routerMatrix;
- autoNetmaskTitle;
- hostMatrix;
- secureSwitch;
- localConfigPanel;
- netInfoMatrix;
- autoIPButton;
- autoHostButton;
- ypMatrix;
- routerText;
- ipMatrix;
- netmaskMatrix;
- broadcastText;
- };
- SUPERCLASS = Object;
- };
-